listbox test: Only compare values for rows we have
authorTimm Bäder <mail@baedert.org>
Thu, 15 Oct 2020 04:07:12 +0000 (06:07 +0200)
committerTimm Bäder <mail@baedert.org>
Thu, 22 Oct 2020 15:46:33 +0000 (17:46 +0200)
commit0dae1f48fd94ca1eed7187d1ca1f896418f33194
tree65e5ca439c6444890b3c2f028f491e9be896031f
parentc7dbb8ef91fe9e195055f242b3330b6c658accb5
listbox test: Only compare values for rows we have

This shouldn't happen, but don't compare 100 values if we didnt' get 100
values from the listbox.
testsuite/gtk/listbox.c